func runtime.growWork_faststr

3 uses

	runtime (current package)
		map_faststr.go#L227: 		growWork_faststr(t, h, bucket)
		map_faststr.go#L321: 		growWork_faststr(t, h, bucket)
		map_faststr.go#L391: func growWork_faststr(t *maptype, h *hmap, bucket uintptr) {